Here we’ll practice creating some interactive graphs and tables, using built -in data sets in R Packages. In Interactive plots we’ll start using (plotly) and for interactive tables DT().
Using Edgar Anderson’s famous ‘iris’ DataSet
### B. Interactive table with DT()